Defines how a portion of the 3D artwork is clipped for the purpose of showing artwork cross-sections.
Initializes a new PDF3DCrossSection object.
Initializes a new PDF3DCrossSection object with a specified COS cross-section.
Gets the center of rotation of the cutting plane.
Gets the color for the cutting plane.
Gets the COS cross-section.
Gets the color for the cutting plane's intersection with the 3D artwork.
Gets the opacity of the cutting plane.
Gets the orientation of the cutting plane.
Gets a value indicating the visibility of the intersection of the cutting plane with any 3D geometry.
Sets the center of rotation of the cutting plane.
Sets the color for the cutting plane.
Sets the color for the cutting plane's intersection with the 3D artwork.
Sets a value indicating the visibility of the intersection of the cutting plane with any 3D geometry.
Sets the opacity of the cutting plane.
Sets the orientation of the cutting plane. Exactly one of the values must be null, indicating an initial state of the cutting plane that is perpendicular to the corresponding axis and clipping all geometry on the positive side of that axis. The other two values must be numbers indicating the rotation of the plane, in degrees, around their corresponding axes. The order in which these rotations are applied should match the order in which the values appear in the array.